gtk: Stop using gdk_notify_startup_complete_with_id
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Nov 2017 03:45:04 +0000 (22:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Nov 2017 03:45:04 +0000 (22:45 -0500)
commitdca8c8e1894a7f973df1606e0d5f3a6cd9893381
treeec64ab7988f46794775a5f2894671e50a95551ed
parent419a9af28c9115e614a9dee37f4e67a6b0b321f6
gtk: Stop using gdk_notify_startup_complete_with_id

This function is about to go away. Instead, use the
display-specific function that this is a wrapper of.
gtk/gtkwindow.c